Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix - not let rewards contract call fail if the rewards contract hasn't been deployed #35

Closed
wants to merge 1 commit into from

Conversation

debjit-bw
Copy link
Member

skips reward contract call instead of failing. this is in regards to maintaining consistency with other clients who also don't fail if the called contract code is null.

@debjit-bw debjit-bw marked this pull request as ready for review December 3, 2024 18:38
Base automatically changed from upgrade-reth to master December 4, 2024 11:28
@dapplion
Copy link
Member

dapplion commented Dec 4, 2024

Looks like you need to cherry-pick 4d5b37f on this branch. The rest of fixes already exist in master?

@debjit-bw debjit-bw force-pushed the consistent-client-behaviour branch from 7265c54 to 9279904 Compare December 4, 2024 11:54
@debjit-bw debjit-bw requested a review from dapplion December 4, 2024 11:55
@debjit-bw debjit-bw marked this pull request as draft December 4, 2024 12:01
@debjit-bw debjit-bw closed this Dec 4, 2024
@debjit-bw
Copy link
Member Author

closing due to conflicting changes with merge targets, recreated in #38

@debjit-bw debjit-bw deleted the consistent-client-behaviour branch December 5, 2024 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants